home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / tlx_sq21.zip / TLX_SQR.DOC < prev    next >
Text File  |  1992-03-07  |  47KB  |  951 lines

  1.                 TELIX-SQUARE package by Inge Vabekk.
  2.  
  3.      NB.! NB.! NB.! NB.! NB.! NB.! NB.! NB.! NB.! NB.! NB.! NB.!
  4.    ╔═════════════════════════════════════════════════════════════╗
  5.    ║                     THIS IS VERSION 2.1ß.                   ║
  6.    ║ I will appreciate your feedback,  whether you are satisfied ║ 
  7.    ║ or not!  Messages can  be sent  to me  via private  mail at ║
  8.    ║ Non Plus Ultra MBBS, (472) 46 51 27 / 46 39 51, in the      ║
  9.    ║ Telix_Square conference. I occasionally also call other     ║
  10.    ║ systems, but if you live far from Oslo you can call a       ║
  11.    ║ system with PCrelay connection. Route the mail to ->CAVE.   ║
  12.    ╟─────────────────────────────────────────────────────────────╢
  13.    ║ The scripts for MBBS and PCBoard have been tested and found ║
  14.    ║ to work satisfactory. The RBBS script is supplied, but is   ║
  15.    ║ not completed. If you use RBBS and you can do some improve- ║
  16.    ║ ments on the scripts, please do so. However I will appreci- ║
  17.    ║ ate to be informed, so that I can make the improvements     ║
  18.    ║ available to other users as well.                           ║
  19.    ╚═════════════════════════════════════════════════════════════╝
  20.      NB.! NB.! NB.! NB.! NB.! NB.! NB.! NB.! NB.! NB.! NB.! NB.!
  21.  
  22.    ╔═════════════════════════════════════════════════════════════╗
  23.    ║    VERSION UPDATES:  Please read the file TLX_SQR.NEW.      ║
  24.    ╚═════════════════════════════════════════════════════════════╝
  25.  
  26.  
  27.               ┌─────────────────────────────────────────╖
  28.               │  G E N E R A L   D E S C R I P T I O N  ║
  29.               ╘═════════════════════════════════════════╝
  30.  
  31.   The following  describes a set of  utility programs and scripts for
  32.   use with the communication program TELIX. This set contains several
  33.   SALT scripts  (SALT is the  programming language for TELIX),  batch
  34.   files, and programs, all written in C.
  35.  
  36.   All SALT scripts are supplied with source code.
  37.  
  38.   The TELIX program itself and the compile program CS.EXE are obvious
  39.   prerequisites to use this utility.  Use version 3.15 until ver. 4.0
  40.   comes out.  The CS compiler is supplied with TELIX.
  41.   A little warning: If you're not familiar with SALT, HAVE THE MANUAL
  42.   AT HAND, AND USE IT!
  43.  
  44.  
  45.               ┌─────────────────────────────────────────╖
  46.               │             F E A T U R E S             ║
  47.               ╘═════════════════════════════════════════╝
  48.  
  49.   The Telix_Square package gives you the following advantages:
  50.  
  51.   * Easy logging in to any MBBS,  RBBS or  PCBoard system. Later ver-
  52.     sions are planned to include other systems as well.
  53.     Note that the scripts only work with systems that can use English
  54.     commands, and have prompts in English. Some Sysops choose to only
  55.     use the native language. This will NOT work!  If English language 
  56.     is not supported, the LOGON script will fail!
  57.   * You can call  several BBSes without user intervention,  according
  58.     to a BBS call list.
  59.   * Continued execution of aborted call lists.
  60.   * Timed execution start.  You may specify a start time for starting
  61.     the calls,  after which all the  BBSes in your list are called in
  62.     the normal sequence.
  63.   * Automatic upload and download of messages.
  64.   * Support of several offline mail readers and doors: MegaMail, Mark
  65.     Mail, PCBoard, ProDoor (ZIPM) and XBoard (for MBBS and PCBoard).
  66.   * Automatic upload and download of files.  Private uploads are sup-
  67.     ported (MBBS only!).
  68.   * Automatic updating of the BBS file lists.
  69.   * Separate directories for download of mail packets and normal file
  70.     download (if wanted).
  71.   * Ability to save global parameters in memory,  so that each script
  72.     can find them without  disc access.  Some scripts  are started by
  73.     pressing a softkey (f-key). Since all necessary parameters are in
  74.     a global area, no extra initialization is necessary.
  75.   * Automatic selection  of files for  upload and download.  Your own
  76.     directories, as well as the BBS file lists, are being checked be-
  77.     for you're online, to minimize you phone bills.
  78.   * While on-line, the BBS name is displayed in the status bar.
  79.   * Automatic logoff from the BBS you're calling  (can be switched on
  80.     and off - current setting is displayed in the status line)
  81.   * Automatic exit from Telix  when all BBSes  in your list have been
  82.     called (can be switched on and off - current setting is displayed
  83.     in the status line)
  84.   * Choice of using DSZ for uploads and downloads.
  85.   * Supports voice calls.
  86.   * Easy, straightforward installation.
  87.  
  88.  
  89.               ┌─────────────────────────────────────────╖
  90.               │         H O W   T O   S T A R T         ║
  91.               ╘═════════════════════════════════════════╝
  92.  
  93.   Installing the software is easy. Since you're reading this note you
  94.   have already unpacked the TLX_SQ*.ZIP file, so you're half through.
  95.   But before you proceed,  make sure that the  Telix configuration is
  96.   complete. Specifically, make sure that all files and directories in
  97.   the "files" configuration (Alt-O, F) are defined in full (full path
  98.   name, including disk drive!).
  99.   Your favorite ASCII editor must also be defined there.
  100.  
  101.   Execute the TINST.EXE program using the command
  102.  
  103.   TINST <Telix directory>.
  104.  
  105.   <Telix directory>  is the directory  which contains  the Telix con-
  106.   figuration file TELIX.CNF.  The installation procedure needs infor-
  107.   mation from that file and will not be able to complete without it.
  108.  
  109.   After some files have been copied to your Telix directories and the
  110.   scripts have been compiled,  the editor defined in the Telix confi-
  111.   guration is called to edit your  NAME.DAT file.  The parameters re-
  112.   quired should be quite obvious, but if in doubt,  read the NAME.DAT
  113.   description below.
  114.   Any previous NAME.DAT file will be renamed NAME.OLD. To make things
  115.   easier, use it to update the new one.
  116.  
  117.   The install program  should now work with DOS revisions before 3.3,
  118.   since it has been converted to a program.  However,  I haven't been
  119.   able to try, so if it doesn't, please give me a note.
  120.  
  121.   The files copied to the Telix main directory are as follows:
  122.  
  123.   NAME.DAT     -Contains your name, address, default password etc.
  124.  
  125.   FONE.BAT     -A  "batch"  command file that you should use to start
  126.                 Telix using the Telix_Square scripts.
  127.  
  128.   FILELIST.BBS -A list of "file lists" for several BBSes. Each time a
  129.                 file is downloaded,  its name is recorded in the file
  130.                 DOWNLOAD.  However, if a file name matches one of the
  131.                 names in this list,  and the BBS name matches the one
  132.                 you're connected to, it will not.
  133.                 This means that you 
  134.                 1. can have the same file downloaded again
  135.                 2. will have to delete the file name from WISH.LST if
  136.                    you don't want it again.
  137.  
  138.                 Maintenance of this file is your own responsibility.
  139.  
  140.   All Telix_Square files are described below. Check that you have all
  141.   of them. Mark an entry in your phone directory with the script name
  142.   LOGON, exit from Telix again, and call that BBS by typing
  143.   
  144.   c:\> fone <BBS name>
  145.   
  146.   If it calls the BBS and logs in without problems, you're well under
  147.   way. You can now mark other entries with LOGON as well. However, if
  148.   you know that the system is *not* MBBS, PCBoard or RBBS, you should
  149.   log in manually or use other scripts.  If you have the LOG file on,
  150.   please send me a copy of you login sequence,  and I'll see if I can
  151.   include support for that system.
  152.  
  153.  
  154. NOTE:
  155.   The command file FONE.BAT is used to start Telix with Telix_Square.
  156.   This file is automatically adjusted to fit your setup when you ins-
  157.   tall the scripts with TINST. However, you should move the file to a
  158.   directory which is in your PATH so you can use it without having to
  159.   move to the Telix directory first.
  160.  
  161.   If you're using 4DOS  from J.P Software,  FONE.BAT should work fine
  162.   without any additional software. If you're using the standard shell
  163.   COMMAND.COM, you also need the programs  PUS